throwing_ptr
Smart pointers that throw on dereference if null
|
true for throwing::unique_ptr to arrays of known length More...
Public Types | |
typedef void | _Known_bound |
true for throwing::unique_ptr to arrays of known length
Definition at line 679 of file unique_ptr.hpp.
typedef void throwing::detail::_Unique_if< T[N]>::_Known_bound |
Definition at line 680 of file unique_ptr.hpp.